Make gpg-zip use tar from $PATH
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 18 Nov 2018 22:29:52 +0000 (17:29 -0500)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 20 Dec 2018 15:10:42 +0000 (15:10 +0000)
commit1ab0567d016f0f5edf710f93e9d46267c7448147
tree013d9d314b2532f35856ccfe6ad870bfac8c5bf5
parent7fe5af1220f706903192ae27d31a9c5f7ceb1d83
Make gpg-zip use tar from $PATH

Apparently there is no clean way to configure this from ./configure,
and upstream is deprecating gpg-zip anyway.  So just force-set tar to
be manually "tar" (meaning, that we should look in the $PATH at
runtime).

See also https://dev.gnupg.org/T4251 and https://bugs.debian.org/913582

Gbp-Pq: Name Make-gpg-zip-use-tar-from-PATH.patch
tools/gpg-zip.in